home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workbench Add-On
/
Workbench Add-On - Volume 1.iso
/
DiskUtil
/
CD-ROM
/
JukeBox
/
request.jb
< prev
next >
Wrap
Text File
|
1995-08-23
|
175b
|
7 lines
/* request an answer YES or NO */
/* (c) copyright 1992,93 by F.J. Reichert */
options results;
requestresponse 'And the answer is...' || "0a"x || "Your choice?"
say result;